Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
Type | ValueSet |
Id | Id |
FHIR Version | R5 |
Source | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://build.fhir.org/ig/CEOsys/cpg-on-ebm-on-fhir/ValueSet-vs-observations.html |
Url | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-observations |
Version | 0.1.1 |
Status | draft |
Date | 2024-05-14 |
Name | Observations |
Title | Observations |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Observations are measurements of a patient's state of health. They are typically made by a healthcare professional, but can also be self-reported by the patient. |
StructureDefinition | |
eligibility-criteria | Eligibility Criteria |
CodeSystem | |
http://loinc.org | LOINC Code System |
http://snomed.info/sct | SNOMED CT (all versions) |
http://loinc.org | LOINC codes used in this IG |
http://snomed.info/sct | SNOMED codes used in this IG |
http://snomed.info/sct | SNOMED CT Canada Immunizations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-observations
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 363787002 (Observable entity)http://loinc.org
where CLASSTYPE matches (by regex) Laboratory class|Clinical class and STATUS = ACTIVEThis value set excludes codes based on the following rules:
http://loinc.org
Code | Display |
78030-4 | Episode of care Type |
{
"resourceType" : "ValueSet",
"id" : "vs-observations",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-observations</b></p><a name=\"vs-observations\"> </a><a name=\"hcvs-observations\"> </a><a name=\"vs-observations-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 363787002 (Observable entity)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE matches (by regex) Laboratory class|Clinical class and STATUS = ACTIVE</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/78030-4/\">78030-4</a></td><td>Episode of care Type</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode" : "structured"
}
],
"url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-observations",
"version" : "0.1.1",
"name" : "Observations",
"title" : "Observations",
"status" : "draft",
"date" : "2024-05-14",
"publisher" : "Netzwerk Universitätsmedizin (NUM)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.netzwerk-universitaetsmedizin.de"
}
]
}
],
"description" : "Observations are measurements of a patient's state of health. They are typically made by a healthcare professional, but can also be self-reported by the patient.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "363787002"
}
]
},
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "CLASSTYPE",
"op" : "regex",
"value" : "Laboratory class|Clinical class"
},
{
"property" : "STATUS",
"op" : "=",
"value" : "ACTIVE"
}
]
}
],
"exclude" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "78030-4",
"display" : "Episode of care Type"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.